Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
JavaScript Tutorial
1) Animation
2) Array
3) Date
4) Development
5) Dialogs
6) Document
7) Dojo Toolkit
8) DOM Node
9) Drag Drop
10) Event
11) Form
12) Function
13) Global
14) GUI Components
15) History
16) HTML Tags
17) JQuery
18) Language Basics
19) Location
20) Math
21) MS JScript
22) Navigator
23) Number Data Type
24) Object Oriented
25) Operators
26) Regular Expressions
27) Screen
28) Statement
29) String
30) Style
31) Window
32) XML
Date
1) Convert Time
2) Create Date object by call the constructor
3) Create Date objects using various arguments in the Date() constructor
4) Date getDate()
5) Date getDay() with switch statement
6) Date getHours()
7) Date getMonth
8) Date getMonth() with switch statement
9) Date getTime()
10) Date getUTCDate()
11) Date getUTCDay()
12) Date getUTCFullYear()
13) Date getUTCHours()
14) Date getUTCMilliseconds()
15) Date getUTCMinutes()
16) Date getUTCMonth()
17) Date getUTCSeconds()
18) Date getYear()
19) Date parse()
20) Date prototype
21) Date setDate()
22) Date setFullYear()
23) Date setHours()
24) Date setMilliseconds()
25) Date setMinutes()
26) Date setMonth()
27) Date setSeconds()
28) Date setTime()
29) Date setUTCDate()
30) Date setUTCFullYear()
31) Date setUTCHours()
32) Date setUTCMilliseconds()
33) Date setUTCMinutes()
34) Date setUTCMonth()
35) Date setUTCSeconds()
36) Date setYear()
37) Date substraction
38) Date toGMTString()
39) Date toLocaleString()
40) Date toSource()
41) Date toString()
42) Date toUTCString()
43) Date UTC()
44) Date valueOf()
45) Date() getFullYear()
46) Date() getMilliseconds()
47) Date() getMinutes()
48) Date() getSeconds()
49) Date() getTimezoneOffset()
50) Display current time by using Date getHours(), Date() getMinutes(), Date() getSeconds()
51) Display the timezone offsets for two different dates
52) Get and Set method in Date object
53) Get day from a date
54) Get Full year from current date
55) Get year, month and day from date difference
56) Parse Date by using the Date parse(dateVariable)
57) Translate the Date() getDay() to a string day name
58) Translate the Date() getMonth() to month name